* window.c (grow_mini_window): Comment out "delta >= 0" assertion.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 26 Oct 2009 10:04:37 +0000 (10:04 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 26 Oct 2009 10:04:37 +0000 (10:04 +0000)
commitcfde6ce4e3eed83215002a74f69d0f474342600b
tree635e5adfebac7b37ecc6fe9fe47ea7ccf46ede7c
parent485982ebcf9846da9ee126bd848e72d05afc998c
* window.c (grow_mini_window): Comment out "delta >= 0" assertion.
  For delta < 0, skip check that only makes sense when the mini-window
  is going to be enlarged.  (Bug#4534)
src/ChangeLog
src/window.c